projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
300c098
)
Fix test
author
Justin Burkett
<justin@burkett.cc>
Mon, 21 Jun 2021 20:02:45 +0000
(16:02 -0400)
committer
Justin Burkett
<justin@burkett.cc>
Mon, 21 Jun 2021 20:02:45 +0000
(16:02 -0400)
which-key-tests.el
patch
|
blob
|
history
diff --git
a/which-key-tests.el
b/which-key-tests.el
index 705099b0603e7213030be5476029d72dd13d2d18..e2cd0ef6e3d05e3ee426b90cab1849a52b2c2ac9 100644
(file)
--- a/
which-key-tests.el
+++ b/
which-key-tests.el
@@
-39,7
+39,7
@@
(should (equal
(which-key--get-keymap-bindings map)
'(("C-a" . "mycomplete")
- ("C-b" . "mymap"))))))
+ ("C-b" . "
group:
mymap"))))))
(ert-deftest which-key-test--prefix-declaration ()
"Test `which-key-declare-prefixes' and